| Overload | Description |
|---|---|
| CreateFixup<TTarget>(String,Trigger<TTarget>,IProcessingCommand<TTarget>) | Creates the fixup for the trigger using the specified processing command. |
| CreateFixup<TTarget>(Trigger<TTarget>,IProcessingCommand<TTarget>,IProcessingCommand<TTarget>) | Creates the fixup for the trigger using the specified processing command. |
| CreateFixup<TTarget>(Trigger<TTarget>,IProcessingCommand<TTarget>) | Creates the fixup for the trigger using the specified processing command. |